From: Mike Galbraith Date: Fri, 14 Feb 2014 07:21:04 +0000 (+0100) Subject: net,bonding: fix bond_options.c direct rwlock.h include X-Git-Tag: v3.14-rc4~30^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2d4c64879c99fc78e739b0147db28731ff474e;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed