OSDN Git Service

skbuff: remove stale bit mask comments
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 15 Feb 2020 21:41:12 +0000 (13:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2020 03:49:51 +0000 (19:49 -0800)
commit8955b4357d6fc98734b53855b76ee37014a7e492
tree42d3f6a3fa533b11e9f9c8f6ec1dd70ee6cc7b14
parent66256e0b15bd72e1e1c24c4cef4281a95636781c
skbuff: remove stale bit mask comments

Remove stale comments since this flag is no longer a bit mask
but is a bit field.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c