summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorJames Bottomley <jejb@mulgrave.(none)>2005-01-11 22:06:41 -0600
committerJames Bottomley <jejb@mulgrave.(none)>2005-01-11 22:06:41 -0600
commit65c333c9425f7914ec3cf8fa5e18b1f08abb812a (patch)
treec6adb3ee3043f96a813c036ace00bdeb92a9bdb6 /net/lapb/lapb_iface.c
parent09cb5719cb505df414346fd96c8e0641fd078092 (diff)
SCSI: add starget_for_each_device
From: James.Smart@Emulex.Com This patch deprecates the use of device_for_each_child() with stargets. The reasoning behind this is due to issues regarding: Semaphores that device_for_each_child() takes Implicit assumptions that each child is an sdev device. The patch adds a new helper function, starget_for_each_device(), and replaces all previous uses of device_for_each_child(). Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions