tlan: Don't scream if no link

Remove excess printks when the link is down.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
这个提交包含在:
Ondrej Zary
2014-06-30 18:38:32 +02:00
提交者 David S. Miller
父节点 36bbe2f4b4
当前提交 8e62d67048
修改 2 个文件,包含 0 行新增10 行删除

查看文件

@@ -208,7 +208,6 @@ struct tlan_priv {
u8 tlan_full_duplex;
spinlock_t lock;
struct work_struct tlan_tqueue;
u8 neg_be_verbose;
};