mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
ipw2100: interface-up carrier state fix
From: Imre Deak <imre.deak@nokia.com> I had a problem where doing an open after a close left the device unusable. netif_carrier_on should be called whenever we go to the associated state, but this is not so in case of a close->open sequence. Signed-off-by: Jiri Benc <jbenc@suse.cz>
This commit is contained in:
parent
53788015c7
commit
3ce329cec2
1 changed files with 3 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue