diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-11-30 21:42:26 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-12-01 11:41:48 -0500 |
commit | b536db9332cf90c4f44ca809f028645205fa89ad (patch) | |
tree | ae9cc67101fc490b3ce6fca3870ce53a859f8b24 /net/core/scm.c | |
parent | ea1f51beff4ddd0234c59a125290aeb355cf62b2 (diff) |
net: net_device flags is an unsigned int
commit b00055aacdb ([NET] core: add RFC2863 operstate) changed
net_device flags from unsigned short to unsigned int.
Some core functions still assume its an unsigned short.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/scm.c')
0 files changed, 0 insertions, 0 deletions