]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: downgrade assert in rc.c for invalid rate
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 15 Jul 2009 00:13:54 +0000 (20:13 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:14 +0000 (15:05 -0400)
commit04e54758fc3adae31bf52f38e59c3ff88287a986
tree43e05e182b076d6f36ebec04421f6abbd0480869
parentfca519d0f40a83ca866bc7ea1f49505e2ced13b0
ath9k: downgrade assert in rc.c for invalid rate

The case where no vaid rate is found should not happen now
but to help debugging and downgrade this to a warn.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/rc.c