14 Sep, 2011
1 commit
-
Removing unnecessary messages saves code and text.
Site specific OOM messages are duplications of a generic MM
out of memory message and aren't really useful, so just
delete them.Signed-off-by: Joe Perches
Signed-off-by: John W. Linville
27 Jul, 2010
1 commit
-
Signed-off-by: John W. Linville
03 Feb, 2010
1 commit
-
Signed-off-by: Andriy V. Tkachuk
Signed-off-by: John W. Linville
17 Mar, 2009
1 commit
-
When they were part of the now defunct ieee80211 component, these
messages were only visible when special debugging settings were enabled.
Let's mirror that with a new lib80211 debugging Kconfig option.Signed-off-by: John W. Linville
22 Nov, 2008
1 commit
-
These bits are shared already between ipw2x00 and hostap, and could
probably be shared both more cleanly and with other drivers. This
commit simply relocates the code to lib80211 and adjusts the drivers
appropriately.Signed-off-by: John W. Linville