Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1645562

Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors
Date 2017-05-19 14:30 +0200
Message-ID <tIPcB-25W-5@gated-at.bofh.it> (permalink)
References <tI8r0-4kw-5@gated-at.bofh.it> <tIIut-5HP-1@gated-at.bofh.it> <tIK3h-6Oj-39@gated-at.bofh.it> <tIK3h-6Oj-37@gated-at.bofh.it> <tIPcB-25W-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, May 19, 2017 at 2:15 PM, Tom Psyborg <pozega.tomislav@gmail.com> wrote:
>
>
> On 19 May 2017 at 08:55, Arnd Bergmann <arnd@arndb.de> wrote:
>>
>>
>> On which base version did you apply my patches? There may be a conflict
>> against patches that are in your tree but not yet in linux-next, as I
>> don't see
>> the warning and also see no reference to rt2800_bbp_read in rt2800lib.h
>>
>>       Arnd
>
>
>
> it's not exactly base version, it is patched comapt-wireless in openwrt that
> i applied your patches to (i had to fix some things manually) but these
> warnings might appear because of recent mt7620 commit:
> https://git.lede-project.org/?p=lede/dangole/staging.git;a=blob_plain;f=package/kernel/mac80211/patches/999-0001-rt2800mmio-use-BBP-register-21-to-reset-MT7620-BBP.patch;hb=f4f0d8efa2d55ada111ddcd502a51041364bd7e5

I suspect you just did an incorrect merge, and left an extra 'static'
in front of the declaration in the header file when you modified the
function prototype.

      Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-17 16:50 +0200
  [PATCH v2 09/10] rt2x00: convert rt2800_eeprom_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 16:50 +0200
  [PATCH v2 07/10] rt2x00: convert rt2*_bbp_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 16:50 +0200
  [PATCH v2 03/10] rt2x00: convert rt2x00_rf_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 17:00 +0200
  [PATCH v2 01/10] rt2x00: change function pointers for register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-17 17:00 +0200
    Re: [v2,  01/10] rt2x00: change function pointers for register accessors Kalle Valo <kvalo@codeaurora.org> - 2017-05-24 15:50 +0200
  [PATCH v2 10/10] rt2x00: convert rt2x00_desc_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 17:00 +0200
  [PATCH v2 08/10] rt2x00: convert rt2x00_eeprom_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 17:00 +0200
  Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Kalle Valo <kvalo@codeaurora.org> - 2017-05-19 07:20 +0200
    Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-19 09:00 +0200
      Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Kalle Valo <kvalo@codeaurora.org> - 2017-05-19 09:20 +0200
        Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-19 09:30 +0200
    Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-19 09:00 +0200
      Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Kalle Valo <kvalo@codeaurora.org> - 2017-05-19 09:20 +0200
      Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-19 14:30 +0200
  Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Jes Sorensen <jes.sorensen@gmail.com> - 2017-05-22 20:10 +0200

csiph-web