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)
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>

No differences found