From: Nikolay Aleksandrov Date: Sun, 13 Jul 2014 07:47:47 +0000 (+0200) Subject: bonding: fix ad_select module param check X-Git-Tag: omap-for-v3.17/fixes-against-rc2~289^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548d28bd0eac840d122b691279ce9f4ce6ecbfb6;p=pandora-kernel.git bonding: fix ad_select module param check Obvious copy/paste error when I converted the ad_select to the new option API. "lacp_rate" there should be "ad_select" so we can get the proper value. CC: Jay Vosburgh CC: Veaceslav Falico CC: Andy Gospodarek CC: David S. Miller Fixes: 9e5f5eebe765 ("bonding: convert ad_select to use the new option API") Reported-by: Karim Scheik Signed-off-by: Nikolay Aleksandrov Signed-off-by: David S. Miller --- Reading git-diff-tree failed