]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a bug in the recent update to the Chelsio driver.
authorgnn <gnn@FreeBSD.org>
Sat, 21 Mar 2009 17:09:00 +0000 (17:09 +0000)
committergnn <gnn@FreeBSD.org>
Sat, 21 Mar 2009 17:09:00 +0000 (17:09 +0000)
commit739eecddb9401ad5ef572c94f0764de2aa04e074
treeb79f179bcedcc9f3929af5341266da6ac3776d6b
parentee5eb0283c636e353b3bdb4ea31ab5652531a93e
Fix a bug in the recent update to the Chelsio driver.
The tick routine was not being restarted in the init_locked routine
which could resulted in loss of carrier when updating the MTU.

Submitted by: Navdeep Parhar at Chelsio
MFC after: 3 weeks
sys/dev/cxgb/cxgb_main.c