ath10k: add vdev-id, return code to error codes
authorBen Greear <greearb@candelatech.com>
Thu, 27 Feb 2014 16:50:00 +0000 (18:50 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 3 Mar 2014 15:38:46 +0000 (17:38 +0200)
commit69244e5656b9d78964f11158680140e7994789d5
tree15492453919468a28056092bc5c17d41a630bbfd
parent8d60ee87a7040973705247c9c8dfa11be1115709
ath10k: add vdev-id, return code to error codes

When using multiple vdevs (stations, aps, etc), it is
nice to be able to associate log messages with specific
interfaces.  So, add vdev-id to most logging messages.
Add return code as well, where it was missing.

kvalo: unify some of the messages to follow the same style

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c
This page took 0.024901 seconds and 5 git commands to generate.