From: Jing Huang Date: Wed, 4 Apr 2012 05:44:14 +0000 (+0000) Subject: bna: Function name changes and cleanups X-Git-Tag: v3.5-rc1~109^2~598 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3cc6e88d5346b89275b150ecd1281628f058498;p=pandora-kernel.git bna: Function name changes and cleanups Renamed following functions: bnad_cleanup_tx to bnad_destroy_tx bnad_free_all_txbufs to bnad_txq_cleanup bnad_free_txbufs to bnad_txcmpl_process bnad_tx to bnad_tx_complete bnad_cleanup_rx to bnad_destroy_rx bnad_reset_rcb to bnad_rcb_cleanup bnad_free_all_rxbufs to bnad_rxq_cleanup bnad_cq_cmpl_init to bnad_cq_cleanup bnad_alloc_n_post_rxbufs to bnad_rxq_post bnad_poll_cq to bnad_cq_process Signed-off-by: Jing Huang Signed-off-by: David S. Miller --- Reading git-diff-tree failed