]> git.neil.brown.name Git - history.git/commit
[PATCH] net_shaper.c wrong variable on exit
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Dec 2002 13:54:47 +0000 (05:54 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 5 Dec 2002 13:54:47 +0000 (05:54 -0800)
commitffb9745239a34770d2078c47b8f878a9bb53a684
treed2870164a9bc24334a965a2425752a306b64f5dc
parent4f20b24384e752b2fd490ad2aa27680188bf9693
[PATCH] net_shaper.c wrong variable on exit

From:  Marcus Alanen <maalanen@ra.abo.fi>

  "shapers_registered" is the amount of netdevices registered,
  "shapers" is the amount of shapers we try to initialize.
drivers/net/shaper.c