]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[TG3]: Add tg3_netif_stop() in vlan functions
authorMichael Chan <mchan@broadcom.com>
Fri, 30 Jun 2006 03:12:30 +0000 (20:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 30 Jun 2006 21:11:50 +0000 (14:11 -0700)
commit29315e8770c20cbfe607ad962d87867115a44555
tree904b055d26a4201e4c9026aa181c136e700d3578
parent3820c3f3e41786322c0bb225b9c77b8deff869d1
[TG3]: Add tg3_netif_stop() in vlan functions

Add tg3_netif_stop() when changing the vlgrp (vlan group) pointer. It
is necessary to quiesce the device before changing that pointer.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c