commit | 8a46097a6c60dc9d2f09bf01734f3308142614b3 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Wed Jun 10 17:50:09 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 14:57:39 2009 -0400 |
tree | 74d660b3059a2285a7334d36b75329c552f80f34 | |
parent | c3d8f02ed9699252d69a9a14276980d9df7c5fe1 [diff] |
ath9k: downgrade ASSERT() in ath_clone_txbuf() We can easily run out of tx buf if there is any stuck in transmission, so downgrade it to WARN_ON(). Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>