[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200929.142236.1524944235588705685.davem@davemloft.net>
Date: Tue, 29 Sep 2020 14:22:36 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: W_Armin@....de
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] lib8390: Replace panic() call with
BUILD_BUG_ON
From: Armin Wolf <W_Armin@....de>
Date: Tue, 29 Sep 2020 19:13:26 +0200
> Replace panic() call in lib8390.c with BUILD_BUG_ON()
> since checking the size of struct e8390_pkt_hdr should
> happen at compile-time.
>
> Signed-off-by: Armin Wolf <W_Armin@....de>
> ---
> v2 changes:
> - remove __packed from struct e8390_pkt_hdr
Applied, thank you.
Powered by blists - more mailing lists