]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Match power source to driver state
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 13 Jul 2011 09:27:33 +0000 (09:27 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 15 May 2012 08:32:58 +0000 (16:32 +0800)
commit5427423def7417bd9167441f9b9b14c7fd6a226f
tree9df33f8959fe79fc723d86a58a75dec9487220f1
parentc882a3488770da0ce8ef3e3b6575cff792a58352
tg3: Match power source to driver state

Now that the driver state (and power source) is being more intensely
scrutinized, we need to make sure it is correct 100% of the time.  This
patch finds and fixes all dangling power state transitions.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit cd0d7228b4f0279f219bc555fa0192dc072d79cd)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c