Commit 648532a4 authored by Jeff Garzik's avatar Jeff Garzik

[netdrvr fealnx] remove bogus line due to patch error

  
Thanks to Olaf Hering @ SuSE for spotting.
parent 740689cf
...@@ -1198,7 +1198,6 @@ static void tx_timeout(struct net_device *dev) ...@@ -1198,7 +1198,6 @@ static void tx_timeout(struct net_device *dev)
printk("\n"); printk("\n");
} }
+ dev->if_port = np->default_port;
/* Reinit. Gross */ /* Reinit. Gross */
/* Reset the chip's Tx and Rx processes. */ /* Reset the chip's Tx and Rx processes. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment