OSDN Git Service

ionic: move rx_page_alloc and free
authorShannon Nelson <snelson@pensando.io>
Wed, 10 Mar 2021 19:26:26 +0000 (11:26 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Mar 2021 23:34:28 +0000 (15:34 -0800)
commit2b5720f26908571ff98bb279a6cb15f3b2660bb0
treecee9d77c8f21cc450879803d0cd8683e8323ea83
parenteeada4105d735c68f04a081363ad66f408a56b65
ionic: move rx_page_alloc and free

Move ionic_rx_page_alloc() and ionic_rx_page_free() to earlier
in the file to make the next patch easier to review.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_txrx.c