Correct build error.

This commit is contained in:
Jack F Vogel 2010-12-04 06:38:21 +00:00
parent c3c441cd46
commit 1ce42f7249

View File

@ -4303,7 +4303,6 @@ next_desc:
static __inline void
em_rx_discard(struct rx_ring *rxr, int i)
{
struct adapter *adapter = rxr->adapter;
struct em_buffer *rbuf;
rbuf = &rxr->rx_buffers[i];