]> Pileus Git - ~andy/linux/commit
net, ipw2x00: remove redundant D0 power state set
authorYijing Wang <wangyijing@huawei.com>
Thu, 30 May 2013 10:21:29 +0000 (18:21 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 3 Jun 2013 19:55:45 +0000 (15:55 -0400)
commitbda96e8c6a751d8f57a5564e18adf33f2a2d857e
treebd2623116c1d0193a9d4c6d95e517c967960342c
parentec26bcc055994f7963f65197f8595f76291c6bff
net, ipw2x00: remove redundant D0 power state set

Pci_enable_device() will set device power state to D0,
so it's no need to do it again in ipw2100_pci_init_one().

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2x00/ipw2100.c