]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sfc: Add more information to many warnings using WARN() and netdev_WARN()
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 1 Nov 2013 16:42:44 +0000 (16:42 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 12 Dec 2013 22:07:20 +0000 (22:07 +0000)
commit48ce5634a79265cd83e5bdb268728165c0ea85a0
tree80a936a3d86a8b6af4ab091ede63f2a56d6a431b
parentbbbe7149bf0bd14432373de39315505e7a133acc
sfc: Add more information to many warnings using WARN() and netdev_WARN()

In case of certain hardware and firmware errors it can be useful to
have more context than just the file and line number.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/ef10.c