Loading net/atm/clip.c +1 −0 Original line number Diff line number Diff line Loading @@ -557,6 +557,7 @@ static void clip_setup(struct net_device *dev) /* without any more elaborate queuing. 100 is a reasonable */ /* compromise between decent burst-tolerance and protection */ /* against memory hogs. */ dev->priv_flags &= ~IFF_XMIT_DST_RELEASE; } static int clip_create(int number) Loading Loading
net/atm/clip.c +1 −0 Original line number Diff line number Diff line Loading @@ -557,6 +557,7 @@ static void clip_setup(struct net_device *dev) /* without any more elaborate queuing. 100 is a reasonable */ /* compromise between decent burst-tolerance and protection */ /* against memory hogs. */ dev->priv_flags &= ~IFF_XMIT_DST_RELEASE; } static int clip_create(int number) Loading