commit | 21168245031062212c0b805d0bd466ee6dd4a16f | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Mon Mar 25 05:03:39 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 25 12:23:41 2013 -0400 |
tree | c962fb3124dbb8fb4f69f5a0a71e9f39d80e02cb | |
parent | 4c64f1f70cf3e7860bae12d62a31c137a6a4f4a7 [diff] |
dsa: factor freeing of dsa_platform_data This patch factors the freeing of the struct dsa_platform_data manipulated by the driver identically in two places to a single function. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>