summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2003-06-14 11:24:06 -0700
committerDavid S. Miller <davem@nuts.ninka.net>2003-06-14 11:24:06 -0700
commit029fdd1312c78c6260dd1118d213726136be55a3 (patch)
tree10cc26b24d3ec6ad711b8a2464403c24b93ddc01 /net/ipv4/tcp_timer.c
parent92133ef4245a5ecc8f089386f133cc68af61cabd (diff)
[NET]: Network hotplug via class_device/kobject.
This patch changes network devices to run hotplug out of the kobject/class_device infrastructure rather than calling it from the network code. The code gets simpler and there is only one place for Greg to fix when he changes the API. All hotplug now happens off the chain: rtnl_unlock -> netdev_run_todo -> netdev_sysfs_{un}register The state flag deadbeef was converted to a state enumeration tp handle necessary book keeping, and adds some defense against drivers that have unexpected semantics.
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions