commit | d0cc10ab0e3740b629d88386c907342f77cbdb30 | [log] [tgz] |
---|---|---|
author | Jirka Pirko <jirka@pirko.cz> | Mon Nov 24 14:47:53 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 24 14:47:53 2008 -0800 |
tree | 094757b72e6cffda659fc8d18b72755a5deccf21 | |
parent | 85920d43bd5ae8a96f434704438b57c0b8c31198 [diff] |
tokenring/3c359.c: fix allocation null check Fixed typo when allocating rx_ring, tx_ring was checked for null instead. Signed-off-by: Jirka Pirko <jirka@pirko.cz> Signed-off-by: David S. Miller <davem@davemloft.net>