summaryrefslogtreecommitdiff
path: root/net/lapb
ModeNameSize
-rw-r--r--Kconfig901logplain
-rw-r--r--Makefile144logplain
-rw-r--r--lapb_iface.c9245logplain
-rw-r--r--lapb_in.c18566logplain
-rw-r--r--lapb_out.c5301logplain
-rw-r--r--lapb_subr.c7978logplain
-rw-r--r--lapb_timer.c4566logplain
d IOs, and return an error. Subsequently we raise a noisy warning msg that is not appropriate for this situation: the real dev is being torn down anyway, there shouldn't be any worry about cleanly releasing all of its HW-internal resources. So to avoid scaring innocent users, suppress this warning when the failed deletion happens on an unregistering device. While at it also convert the raw pr_warn() to a more fitting netdev_warn(). Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/ath')