commit | 01faccbf866195831af202de59f37e29467a3d74 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Fri Aug 24 14:40:45 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:53:49 2007 -0700 |
tree | 043adccaf8f503033e97ea49609b0eb09d83a56b | |
parent | 501e4d247a7e35a4d3aa8e6973794b1586f6cb30 [diff] |
via-velocity: more cleanup Per Al's suggestion, get rid of the stupid stuff: Remove cam_type switch, And deinline things that aren't important for speed. And make big macro and inline. And remove some dead/unused code. And use const char * for chip name. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>