From: Jiri Slaby Date: Mon, 18 Aug 2008 19:45:28 +0000 (+0200) Subject: Ath5k: fix bintval setup X-Git-Tag: v2.6.27-rc5~8^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d2e2dfab31b4c0497ce8a84d63efc931f10bb7;p=pandora-kernel.git Ath5k: fix bintval setup bintval is set to the initial value at .config_interface which is too late, since it overwrites previously set value from .config. Move the initialization to the .add_interface. Signed-off-by: Jiri Slaby Cc: Nick Kossifidis Cc: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed