commit | 23d23e409a51a3eaad17a8045d30fd9cf8fb8a03 | [log] [tgz] |
---|---|---|
author | Christian Samsel <Christian.Samsel@rwth-aachen.de> | Wed Aug 04 22:14:36 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 05 13:21:24 2010 -0700 |
tree | e8487724356612818ebf68bc693f0401ea4a5273 | |
parent | a767bde4d484b60dab0abac740a7151b624a30bf [diff] |
usbnet: remove noisy and hardly useful printk With turned on hspa modem (Dell 5530 internal card) and activated usb auto suspend, my system gets up 100 "usbnet_resume has delayed data" per minute. I didnt noticed any pathological behaviour, so just drop this message. if any objections, please at least change it to _DEBUG. Signed-off-by: Christian Samsel <christian.samsel@rwth-aachen.de> Signed-off-by: David S. Miller <davem@davemloft.net>