From: Ben Greear Date: Thu, 27 Feb 2014 16:50:00 +0000 (+0200) Subject: ath10k: add vdev-id, return code to error codes X-Git-Tag: v3.15-rc1~113^2~93^2^2~92^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69244e5656b9d78964f11158680140e7994789d5;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed