aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorMike Frysinger <[email protected]>2009-06-18 16:49:14 -0700
committerLinus Torvalds <[email protected]>2009-06-19 16:46:06 -0700
commit0b9ce5a20138590bd9556e34a0408164fadf4163 (patch)
treefa9a32b6a7b26948d6b632fdedf33bd3d5aed5ae /net/lapb/lapb_in.c
parent4390b9e0cfa30c2b1a4d821748d7948fd85356df (diff)
istallion: add missing __devexit marking
The remove member of the pci_driver stli_pcidriver uses __devexit_p(), so the remove function itself should be marked with __devexit. Even more so considering the probe function is marked with __devinit. Signed-off-by: Mike Frysinger <[email protected]> Acked-by: Greg Ungerer <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions