[patch 14/54] e1000: disable polling before registering netdevice

2007-06-08 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. - From: Auke Kok <[EMAIL PROTECTED]> To assure the symmetry of poll enable/disable in up/down, we should initialize the netdevice to be poll_disabled at load time. Doing this after register_netdevice

[patch 14/54] e1000: disable polling before registering netdevice

2007-06-08 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. - From: Auke Kok [EMAIL PROTECTED] To assure the symmetry of poll enable/disable in up/down, we should initialize the netdevice to be poll_disabled at load time. Doing this after register_netdevice