From: Dan Williams Date: Sat, 24 Jan 2009 14:10:42 +0000 (-0500) Subject: airo: re-arrange WPA capability checks X-Git-Tag: v2.6.30-rc1~662^2~836^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f65b56d67b48eec7ffe174f223e98db58c3bf2b5;p=pandora-kernel.git airo: re-arrange WPA capability checks The capability register has to be read for other (upcoming) stuff, so fold the WPA test function back into _init_airo_card() and move the netdevice registration stuff above it so that the netdevice has a name by the time the card's capabilities are printed out. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed