Thanks, i will change it in v2.
On 2020/5/12 23:24, Larry Finger wrote:
On 5/12/20 6:14 AM, ChenTao wrote:
Fix the following warning:
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c:609:17: warning:
‘rtl8225z2_tx_power_ofdm’ defined but not used
static const u8 rtl8225z2_tx_power_ofdm[] = {
Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
Signed-off-by: ChenTao <chentao107@xxxxxxxxxx>
The patch is OK, but the subject is wrong. It should be "[PATCH-next]
rtl8187: Remove ...."
With that change, ACKed-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
Larry