From: Michael Buesch Date: Sun, 10 Feb 2008 13:16:52 +0000 (+0100) Subject: mac80211: Fix initial hardware configuration X-Git-Tag: v2.6.25-rc3~126^2~25^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceffefd15aac78841432230627308b8a382dbcfc;p=pandora-kernel.git mac80211: Fix initial hardware configuration On the initial device-open we need to defer the hardware reconfiguration after we incremented the open_count, because the hw_config checks this flag and won't call the lowlevel driver in case it is zero. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed