commit | d827d86b6fe87b420ef3c0685ab580290ae64beb | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Wed Oct 20 22:25:43 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 21 01:32:48 2010 -0700 |
tree | 9225a175bd59ab37638daf50346ec2a79d272930 | |
parent | fccec10b33503a2b1197c8e7a3abd30443bedb08 [diff] |
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>