From: Sebastian Smolorz Date: Tue, 22 Jun 2010 14:53:37 +0000 (+0200) Subject: at76c50x-usb: Move function at76_join() several lines up X-Git-Tag: v2.6.36-rc1~571^2~385^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41b4b289adaaf53e563a2cde17c45c492608edb0;p=pandora-kernel.git at76c50x-usb: Move function at76_join() several lines up This patch does a simple code move of at76_join() so that at76_mac80211_tx() follows at76_join() in the driver's source file. This is a preparatory patch for the following patch where we need to call at76_join() from at76_mac80211_tx() in order to authenticate successfully with a bssid. Signed-off-by: Sebastian Smolorz Signed-off-by: John W. Linville --- Reading git-diff-tree failed