From: David S. Miller Date: Sun, 13 May 2012 19:45:13 +0000 (-0400) Subject: bonding: Fix LACPDU rx_dropped commit. X-Git-Tag: v3.4~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99215cdc6e191f5649687536d4fb0faa3d7f56e;p=pandora-kernel.git bonding: Fix LACPDU rx_dropped commit. I applied the wrong version of Jiri's bonding fix in commit 13a8e0c8cdb43982372bd6c65fb26839c8fd8ce9 ("bonding: don't increase rx_dropped after processing LACPDUs") I applied v3, which introduces warnings I asked him to fix, instead of v4 which properly takes care of those issues. This inter-diffs such that the warnings are now gone. Signed-off-by: David S. Miller --- Reading git-diff-tree failed