X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fchelsio%2Fcommon.h;fp=drivers%2Fnet%2Fchelsio%2Fcommon.h;h=b5de4452cf240af106815d85c9ebfe096f3894e9;hb=bea3348eef27e6044b6161fd04c3152215f96411;hp=8ba702c8b560c8b9cab8816e9f60f7e07a0c7bc0;hpb=dde4e47e8fe333a5649a3fa0e7db1fa7c08d6158;p=pandora-kernel.git diff --git a/drivers/net/chelsio/common.h b/drivers/net/chelsio/common.h index 8ba702c8b560..b5de4452cf24 100644 --- a/drivers/net/chelsio/common.h +++ b/drivers/net/chelsio/common.h @@ -278,6 +278,7 @@ struct adapter { struct peespi *espi; struct petp *tp; + struct napi_struct napi; struct port_info port[MAX_NPORTS]; struct delayed_work stats_update_task; struct timer_list stats_update_timer;