]> git.karo-electronics.de Git - mv-sheeva.git/commit
r8169: print errors when dma mapping fail
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 20 Oct 2010 22:25:43 +0000 (22:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 08:32:48 +0000 (01:32 -0700)
commitd827d86b6fe87b420ef3c0685ab580290ae64beb
tree9225a175bd59ab37638daf50346ec2a79d272930
parentfccec10b33503a2b1197c8e7a3abd30443bedb08
r8169: print errors when dma mapping fail

If dma mapping fail we are dropping packages or fail to open device.
But exact reason of drop/fail stays unknow for a user, so print errors.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/r8169.c