]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[ATM] clip: get rid of PROC_FS ifdef
authorStephen Hemminger <shemminger@osdl.org>
Fri, 14 Apr 2006 23:00:25 +0000 (16:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Apr 2006 23:00:25 +0000 (16:00 -0700)
commitdcdb02752ff13a64433c36f2937a58d93ae7a19e
tree559dc600a14fa2fac5997961c2628ee2c5c6d107
parente49e76db031fdfaadb4907a319ea3a1dc9d2925f
[ATM] clip: get rid of PROC_FS ifdef

Don't need the ifdef here since create_proc_entry() is stubbed to
always return NULL.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/clip.c