diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-04-07 22:40:32 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-04-13 00:57:36 +0400 |
commit | a22e93f5d819f11d2a2d6332e20ff5b462e5c208 (patch) | |
tree | 6fd84431d737ef852aece32badfe33f57522e72b /net | |
parent | 952949738aba19f84dae9def18e0baa58f0ce0b8 (diff) | |
download | linux-a22e93f5d819f11d2a2d6332e20ff5b462e5c208.tar.xz |
iwl4965: drop a lone pr_err()
iwl4965_rate_control_register() prints a message at KERN_ERR level. It
looks like it's just a debugging message, so pr_err() seems to be
overdone. But none of the similar functions in drivers/net/wireless
print a message, so let's just drop it.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions