commit | 39df232f1a9ba48d41c68ee7d4046756e709cf91 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Sun Mar 04 16:11:51 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:31 2007 -0700 |
tree | 8778c69e9b70f55d9c3161674887f3de217a0d6a | |
parent | d5f1ce9a5e80fb315c86b036a89b1237fdf11938 [diff] |
[PKTGEN]: fix device name handling Since devices can change name and other wierdness, don't hold onto a copy of device name, instead use pointer to output device. Fix a couple of leaks in error handling path as well. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Robert Olsson <robert.olsson@its.uu.se> Signed-off-by: David S. Miller <davem@davemloft.net>