commit | ba8007ceb076f336a453a049cc5353eaa01d7136 | [log] [tgz] |
---|---|---|
author | Michael Wu <flamingice@sourmilk.net> | Sat Oct 13 20:35:05 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 18 15:44:42 2007 -0400 |
tree | e46722b914f29d1994dd88eb657ab511bf74d376 | |
parent | 4771afb56930d6b03a04fa231f06ae29c3a496de [diff] |
[PATCH] p54: Make filter configuration atomic p54_set_filter is now called from configure_filter, which is not allowed to sleep. The filter configuration packet allocation should be atomic now. Thanks to Dmitry Torokhov <dtor@insightbb.com> for reporting this bug. Signed-off-by: Michael Wu <flamingice@sourmilk.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>