rt2x00: remove NOTICE
We use this macro only on 3 places - remove it and replace by other appropriate macros for printing messages. Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
bb9c298f31
commit
92941382e8
@@ -80,7 +80,7 @@ static inline bool rt2800_is_305x_soc(struct rt2x00_dev *rt2x00dev)
|
||||
rt2x00_rf(rt2x00dev, RF3022))
|
||||
return true;
|
||||
|
||||
NOTICE(rt2x00dev, "Unknown RF chipset on rt305x\n");
|
||||
WARNING(rt2x00dev, "Unknown RF chipset on rt305x\n");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user