* Re: [PATCH] staging:rtl8192e: Change printk statements in rtllib_tx.c to use netdev_dev
[not found] <1428034880-12672-1-git-send-email-xerofoify@gmail.com>
@ 2015-04-03 9:19 ` Dan Carpenter
[not found] ` <5AA36D09-459F-4D3C-A8C3-C39EF1F4887B@gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Dan Carpenter @ 2015-04-03 9:19 UTC (permalink / raw)
To: Nicholas Krause
Cc: gregkh, seanm, devel, mdcasey, aysemelikeyurtoglu, linux-kernel
> @@ -582,7 +582,7 @@ int rtllib_xmit_inter(struct sk_buff *skb, struct net_device *dev)
> IEEE_SOFTMAC_TX_QUEUE)) ||
> ((!ieee->softmac_data_hard_start_xmit &&
> (ieee->softmac_features & IEEE_SOFTMAC_TX_QUEUE)))) {
> - printk(KERN_WARNING "%s: No xmit handler.\n",
> + netdev_info(ieee->dev, "%s: No xmit handler.\n",
This should be netdev_warn(). There are a few other similar places.
regards,
dan carpenter
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] staging:rtl8192e: Change printk statements in rtllib_tx.c to use netdev_dev
[not found] ` <5AA36D09-459F-4D3C-A8C3-C39EF1F4887B@gmail.com>
@ 2015-04-03 17:05 ` Greg KH
[not found] ` <B4B2C165-9CC1-42A2-A78C-A22166ECB7A9@gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2015-04-03 17:05 UTC (permalink / raw)
To: Nicholas Krause
Cc: Dan Carpenter, seanm, devel, mdcasey, aysemelikeyurtoglu,
linux-kernel
On Fri, Apr 03, 2015 at 11:49:57AM -0400, Nicholas Krause wrote:
>
>
> On April 3, 2015 5:19:55 AM EDT, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> >
> >> @@ -582,7 +582,7 @@ int rtllib_xmit_inter(struct sk_buff *skb, struct
> >net_device *dev)
> >> IEEE_SOFTMAC_TX_QUEUE)) ||
> >> ((!ieee->softmac_data_hard_start_xmit &&
> >> (ieee->softmac_features & IEEE_SOFTMAC_TX_QUEUE)))) {
> >> - printk(KERN_WARNING "%s: No xmit handler.\n",
> >> + netdev_info(ieee->dev, "%s: No xmit handler.\n",
> >
> >
> >This should be netdev_warn(). There are a few other similar places.
> >
> >regards,
> >dan carpenter
> My bad will send in a v2 fixing this.
Please don't, I'm not going to be taking patches from you any _year_
soon.
sorry,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] staging:rtl8192e: Change printk statements in rtllib_tx.c to use netdev_dev
[not found] ` <B4B2C165-9CC1-42A2-A78C-A22166ECB7A9@gmail.com>
@ 2015-04-03 18:30 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-04-03 18:30 UTC (permalink / raw)
To: Nicholas Krause
Cc: devel, mdcasey, aysemelikeyurtoglu, linux-kernel, seanm,
Dan Carpenter
On Fri, Apr 03, 2015 at 02:05:11PM -0400, Nicholas Krause wrote:
>
>
> On April 3, 2015 1:05:59 PM EDT, Greg KH <gregkh@linuxfoundation.org> wrote:
> >On Fri, Apr 03, 2015 at 11:49:57AM -0400, Nicholas Krause wrote:
> >>
> >>
> >> On April 3, 2015 5:19:55 AM EDT, Dan Carpenter
> ><dan.carpenter@oracle.com> wrote:
> >> >
> >> >> @@ -582,7 +582,7 @@ int rtllib_xmit_inter(struct sk_buff *skb,
> >struct
> >> >net_device *dev)
> >> >> IEEE_SOFTMAC_TX_QUEUE)) ||
> >> >> ((!ieee->softmac_data_hard_start_xmit &&
> >> >> (ieee->softmac_features & IEEE_SOFTMAC_TX_QUEUE)))) {
> >> >> - printk(KERN_WARNING "%s: No xmit handler.\n",
> >> >> + netdev_info(ieee->dev, "%s: No xmit handler.\n",
> >> >
> >> >
> >> >This should be netdev_warn(). There are a few other similar places.
> >> >
> >> >regards,
> >> >dan carpenter
> >> My bad will send in a v2 fixing this.
> >
> >Please don't, I'm not going to be taking patches from you any _year_
> >soon.
> >
> >sorry,
> >
> >greg k-h
> Very well then I guess you seem to not trust me no matter how hard I
> try. Therefore I will avoid helping out in any subsystems you are a
> maintainer of.
You have not tried at all. You submit patches that don't even apply
(like this one), are incorrect, or wrong in some other way.
You activly take up the time and energy of people who are contributing
to the kernel, that is why you were banned from vger.kernel.org. You
also, when offered a way to learn and redeem yourself, ignored it, and
did something else.
What would you do with someone like youself if you were in our shoes?
back into my kill-file you go...
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-03 18:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1428034880-12672-1-git-send-email-xerofoify@gmail.com>
2015-04-03 9:19 ` [PATCH] staging:rtl8192e: Change printk statements in rtllib_tx.c to use netdev_dev Dan Carpenter
[not found] ` <5AA36D09-459F-4D3C-A8C3-C39EF1F4887B@gmail.com>
2015-04-03 17:05 ` Greg KH
[not found] ` <B4B2C165-9CC1-42A2-A78C-A22166ECB7A9@gmail.com>
2015-04-03 18:30 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox