summaryrefslogtreecommitdiff
path: root/include/target
diff options
context:
space:
mode:
authorArend van Spriel <arend@broadcom.com>2012-03-03 01:55:50 +0400
committerJohn W. Linville <linville@tuxdriver.com>2012-03-06 00:54:01 +0400
commitb0c359b2f68e982ac9334a5f2c04c3a67dee4d50 (patch)
tree00a8a3928f61e9addfd5faba6fec90cc8d06681c /include/target
parente64a4b708fd5b719b54f7f969895b66bcba71486 (diff)
downloadlinux-b0c359b2f68e982ac9334a5f2c04c3a67dee4d50.tar.xz
brcm80211: smac: remove firmware requests from init_module syscall
As indicated in [1] on netdev mailing list drivers should not block on the init_module() syscall. This patch defers the actual driver registration to a workqueue so the init_module() syscall can complete without delay. [1] http://article.gmane.org/gmane.linux.network/217729/ Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Reviewed-by: Alwin Beukers <alwin@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions