diff options
author | Arjan van de Ven <arjan@infradead.org> | 2008-10-05 09:35:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-10-09 02:09:54 +0200 |
commit | ed4cb1337b7c23b91a0f01f661c3f004fc3d3c1a (patch) | |
tree | 47c7c9ea8e294004a98563c45385841cae13b983 /drivers/char/tpm | |
parent | drivers/net/usb/Makefile - shrink logspam (diff) | |
download | linux-ed4cb1337b7c23b91a0f01f661c3f004fc3d3c1a.tar.xz linux-ed4cb1337b7c23b91a0f01f661c3f004fc3d3c1a.zip |
netdev: uniquify the tx_timeout name
there's several drivers that have use "tx_timeout" for the .. tx
timeout function. All fine with that, they're static, however for
doing stats on how often which driver hits the timeout it's a tad
unfortunate. The patch below gives the ones I found in the
kerneloops.org database unique names.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/char/tpm')
0 files changed, 0 insertions, 0 deletions