Kernel - problem

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
ramtulasi
Forum Newbie
Posts: 1
Joined: Tue Jan 06, 2004 12:45 am
Contact:

Kernel - problem

Post by ramtulasi »

Hi Every One,

I am using Linux 2.4 with 8390 Network driver. For configuring rshaper i need to insert the following line in Global space of Kernel.

int (*net_shaper_rx_hook)(struct sk_buff *skb) = NULL;

Can you suggest me anyone steps to insert the line and where. I am very new to kernel part.

I am very greatful to you if any one help me in this regard.

Thanks in Advance

Tulasi
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

Post by Pyrite »

Do you know what file it goes in?

Does it go in drivers/net/8390.c ?

Might be better off asking in the Kernel mailing list.
Post Reply