[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140922.142819.1077548667368665453.davem@davemloft.net>
Date: Mon, 22 Sep 2014 14:28:19 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
jogreene@...hat.com, rpao@...net.org
Subject: Re: [net-next] am2150: Update nmclan_cs.c to use update PCMCIA API
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu, 18 Sep 2014 02:33:41 -0700
> Resolves compile warning about use of a deprecated function call:
> drivers/net/ethernet/amd/nmclan_cs.c: In function ‘nmclan_config’:
> drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: ‘pcmcia_request_exclusive_irq’ is deprecated (declared at include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
> ret = pcmcia_request_exclusive_irq(link, mace_interrupt);
>
> Updates pcmcia_request_exclusive_irq() to pcmcia_request_irq().
>
> CC: Roger Pao <rpao@...net.org>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied, thanks Jeff.
Powered by blists - more mailing lists