From: Arend van Spriel Date: Thu, 4 Apr 2013 10:10:10 +0000 (+0200) Subject: brcmsmac: request firmware in .start() callback X-Git-Tag: v3.9-rc8~7^2~11^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b5632fb35ca61b8ae3eee235edcdc2883f7a5e;p=pandora-kernel.git brcmsmac: request firmware in .start() callback The firmware is requested from user-space. To assure the request is handled it is recommended to do the request upon IFF_UP. For a mac80211 driver the .start() callback can be considered the equivalent. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Piotr Haber Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed