net: force bridge module(s) to be GPL
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 11 Sep 2009 18:50:08 +0000 (11:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Sep 2009 19:54:26 +0000 (12:54 -0700)
The only valid usage for the bridge frame hooks are by a
GPL components (such as the bridge module).
The kernel should not leave a crack in the door for proprietary
networking stacks to slip in.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found