lkml.org 
[lkml]   [2022]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 3/3] staging: rtl8192u: fix rmmod warn when device is renamed
On Thu, Jul 28, 2022 at 08:52:20PM -0700, Tong Zhang wrote:
> @@ -164,11 +164,19 @@ void rtl8192_debugfs_init_one(struct net_device *dev)
>
> void rtl8192_debugfs_exit_one(struct net_device *dev)
> {
> - struct r8192_priv *priv = (struct r8192_priv *)ieee80211_priv(dev);
> + struct r8192_priv *priv = ieee80211_priv(dev);

This change is not relevant for this patch :(

\
 
 \ /
  Last update: 2022-07-29 09:27    [W:0.145 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site