]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6cdddd92dc14977b333ce01a3a5af3d901ff407e
tree15492453919468a28056092bc5c17d41a630bbfd
parent5dfcda02d18ea150bcf1e403c8a8a7a3410dac43
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