Re: [2.5 patch] let COMX depend on PROC_FS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jun 08, 2003 at 04:40:38PM +0200, Adrian Bunk wrote:
> >From drivers/net/wan/comx.c:
> 
> <--  snip  -->
> 
> ...
> #ifndef CONFIG_PROC_FS
> #error For now, COMX really needs the /proc filesystem
> #endif
> ...
> 
> <--  snip  -->
> 
> 
> The following patch add a dependency to Kconfig to avoid compile errors 
> with CONFIG_COMX and !CONFIG_PROC_FS:

Actually it still doesn't link with this because the procfs code in it
is utter crap and relies on a symbol proc_get_inode that isn't exported
since 2.3.  As no one cared for this driver over years I'd suggest just
removing it.

-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux