]> git.baikalelectronics.ru Git - kernel.git/commit
wil6210: clean ioctl debug message
authorLior David <qca_liord@qca.qualcomm.com>
Tue, 1 Mar 2016 17:18:15 +0000 (19:18 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 7 Mar 2016 09:43:20 +0000 (11:43 +0200)
commitc4bdf546aa9c92ec7411954cb8fc3bd9263656b6
treeef0852af0d588bc684fea8805275a7c741989ff6
parent39cad78f62d96436e61915b5d3e07ea2cc89a2bc
wil6210: clean ioctl debug message

Fix a debug message related to IOCTL that was incorrectly logged
with the MISC category, and move it inside wil_ioctl so it will
always be logged even if we call wil_ioctl from other places.

Signed-off-by: Lior David <qca_liord@qca.qualcomm.com>
Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/wil6210/ioctl.c
drivers/net/wireless/ath/wil6210/netdev.c