diff options
author | Javier Cardona <javier@cozybit.com> | 2011-05-18 01:13:34 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-05-19 19:54:14 +0200 |
commit | d676ff493d9dfb8b34892214665028a8c85e2056 (patch) | |
tree | c577181f7e291ebdd39cdd616f1554bd7c3915d7 /MAINTAINERS | |
parent | ath9k: implement .tx_last_beacon() (diff) | |
download | linux-d676ff493d9dfb8b34892214665028a8c85e2056.tar.xz linux-d676ff493d9dfb8b34892214665028a8c85e2056.zip |
mac80211: Don't sleep when growing the mesh path
After commit 1928ecab620907a0953f811316d05f367f3f4dba (mac80211: fix and
simplify mesh locking) mesh table allocation is performed with the
pathtbl_resize_lock taken. Under those conditions one should not sleep.
This patch makes the allocations GFP_ATOMIC to prevent that.
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions