diff options
author | David Miller <davem@davemloft.net> | 2013-05-02 10:31:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-02 16:34:58 +0200 |
commit | 4ada8db38a44654446fe35ceb20a1972220e0f69 (patch) | |
tree | e440f4a1605a8d74d3d583c3a8796d0a12c13792 /arch/arm | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
download | linux-4ada8db38a44654446fe35ceb20a1972220e0f69.tar.xz linux-4ada8db38a44654446fe35ceb20a1972220e0f69.zip |
net: Restore NETIF_F_* bit ordering.
Commit 8ad227ff89a7 ("net: vlan: add 802.1ad support") added some new
NETIF_F_* features bits, but it added them in the middle of existing
values.
Userland depends upon the flag bits via the per-netdevice 'flags' sysfs
file.
So restore the previous ordering by adding the new flags at the end.
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions