commit | 135d23d66c53ade614c288d422f4c4b3205eb201 | [log] [tgz] |
---|---|---|
author | Wang Shaoyan <wangshaoyan.pt@taobao.com> | Fri Jul 08 03:01:43 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 08 09:06:31 2011 -0700 |
tree | b32372abb251da59971576493e5bc24467904060 | |
parent | 498d8e236304a62a2774d7264bdff2c6e8102b5b [diff] |
ATM: Delete no use FILL_RX_POOLS_IN_BH marco The macro FILL_RX_POOLS_IN_BH is never been used, in order to avoid the compiler reports error because of the usage of function INIT_WORK, we just delete the marco. Cc: Chas Williams <chas@cmf.nrl.navy.mil> Cc: linux-atm-general@lists.sourceforge.net Signed-off-by: Wang Shaoyan <wangshaoyan.pt@taobao.com> Signed-off-by: David S. Miller <davem@davemloft.net>