]> Pileus Git - ~andy/linux/commit
net,bonding: fix bond_options.c direct rwlock.h include
authorMike Galbraith <bitbucket@online.de>
Fri, 14 Feb 2014 07:21:04 +0000 (08:21 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2014 21:15:37 +0000 (16:15 -0500)
commiteb2d4c64879c99fc78e739b0147db28731ff474e
tree36816a8846337216760949a49aaf91ad557e09a0
parentce11c436720cdb8437340be93b2f5efe23ce3e1c
net,bonding: fix bond_options.c direct rwlock.h include

drivers/net/bonding/bond_options.c includes rwlock.h directly,
which is a nono, and which also breaks RT kernel build.

Signed-off-by: Mike Galbraith <bitbucket@online.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_options.c