Hi,
On Thu, Feb 25, 2021 at 09:09:30AM +0200, Kalle Valo wrote:
> writes:
>
> > On 24/02/21 10:13 pm, Kalle Valo wrote:
> >> EXTERNAL EMAIL: Do not click links or open attachments unless you
> >> know the content is safe
> >>
> >> Marcus Folkes
Write the value instead of reading it twice.
Fixes: 5e63a598441a ("staging: wilc1000: added 'wilc_' prefix for function in
wilc_sdio.c file")
Signed-off-by: Marcus Folkesson
---
drivers/net/wireless/microchip/wilc1000/sdio.c | 2 +-
1 file changed, 1 insertion(+), 1 delet
in the bank so I invite you to a deal where we can facilitate
the transfer of this fund and I promise to share it equal with you
when it is transferred into your account.
Let me know your interest to do this business with me for more details.
I wait to hear from you soon.
Best Regards,
Marcus.
Regards,
Marcus.
Hi,
Dave does not like private-only emails, so again for netdev list:
On Wed, Jun 05, 2019 at 11:20:29AM +0200, Marcus Meissner wrote:
> Hi Gen Zhang,
>
> looking at
> https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=95baa60a0da80a0143e3ddd4d372
On 2019-01-14 08:47:47 -0800, Eric Dumazet wrote:
> On 01/12/2019 06:07 AM, Marcus Huewe wrote:
> > Make the access to the struct inet_hashinfo's ehash member consistent.
> > In net/ipv4/inet_hashtables.c, the ehash member is accessed by calling
> > inet_ehash_bucket(...
.)
in __inet_lookup_established.
Signed-off-by: Marcus Huewe
---
net/ipv4/inet_hashtables.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net/ipv4/inet_hashtables.c b/net/ipv4/inet_hashtables.c
index 942265d65eb3..2b54eb6e5951 100644
--- a/net/ipv4/inet_hashtables.c
+++ b/net
during linking, do not use CFLAGS. This avoid clashes when doing PIE builds.
---
misc/Makefile | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/misc/Makefile b/misc/Makefile
index 72807678..1d86c44d 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -23,17 +23,17
Hi,
did anyone request a CVE yet?
Ciao, Marcus
On Sat, Mar 25, 2017 at 01:10:57AM +0100, Solar Designer wrote:
> On Fri, Mar 24, 2017 at 03:21:06PM -0700, Eric Dumazet wrote:
> > Looks easy enough to fix ?
>
> Oh. Probably. Thanks. Need to test, but I guess you already did?
&g
ifier"). The only callback that uses the
NETEVENT_DELAY_PROBE_TIME_UPDATE event is
mlxsw_sp_router_netevent_event() (in
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c): in case
of this event, it only accesses the DELAY_PROBE_TIME of the
passed neigh_parms.
Signed-off-by: Marcus Huewe
---
net/core/neighbour.
.
Signed-off-by: Marcus Huewe
---
net/ipv6/addrconf.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c
index f60e88e56255..27a5cc3d375d 100644
--- a/net/ipv6/addrconf.c
+++ b/net/ipv6/addrconf.c
@@ -4009,6 +4009,12 @@ static void
On 22 February 2016 at 07:05, Stephen Hemminger
wrote:
> On Fri, 19 Feb 2016 20:12:04 +1100
> Marcus Furlong wrote:
>
>> Hi,
>>
>> Just wondering if the following command should work:
>>
>> # ip route add 192.168.27.27/24 dev eth0 scope link src 192.
192.168.27.27/24 describe the same subnet?
Regards,
Marcus.
--
Marcus Furlong
> > > the caps lock LED blinking immediately after I press Enter after
> > > > > typing the password.
>
> This was fixed after the changeset you quoted so if you update
> to the latest it should work again.
Yes, it works now. Thanks,
Marcus
-
To unsubscribe f
From: Marcus Meissner <[EMAIL PROTECTED]>
Use correct array index (goes from 0-6 instead of 10-16).
Signed-Off-By: Marcus Meissner <[EMAIL PROTECTED]>
---
drivers/net/tokenring/3c359.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/tokenri
n ARM people, just a user... and I do hope the
EABI port becomes supported in the future! But in the meatime there is a
crowd of users running Debian on consumer devices like the NSLU2, and they
need a LE network driver.
Marcus
pgpXZAXckxl8V.pgp
Description: PGP signature
itecture (LE) is currently the third most
popular in Debian, whereas I suspect (?) there are very few BE Debian
systems out there.
Marcus
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
The d80211 stack requires CRC32 functions for the WEP implementation.
Signed-off-by: Marcus Better <[EMAIL PROTECTED]>
---
net/d80211/Kconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/d80211/Kconfig b/net/d80211/Kconfig
index 7e2635f..d91f0db 100644
---
Jon Smirl wrote:
> Has this project moved elsewhere?
>
> http://hostap.epitest.fi/wpa_supplicant
Apparently it's down at this moment:
http://permalink.gmane.org/gmane.linux.drivers.hostap/15287
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [E
wext-common.o is required if CONFIG_WIRELESS_EXT is set. Looks like
`CONFIG_NET_WIRELESS' is a typo.
Signed-off-by: Marcus Better <[EMAIL PROTECTED]>
--- a/net/wireless/Makefile
+++ b/net/wireless/Makefile
@@ -12,5 +12,5 @@ obj-ny :=
# this needs to be compiled
The code allocates an array of struct nlattr, but it seems to me that it should
allocate an array of pointers.
Signed-off-by: Marcus Better <[EMAIL PROTECTED]>
--- a/net/wireless/nl80211.c
+++ b/net/wireless/nl80211.c
@@ -843,7 +843,7 @@ static int nl80211_initiate_scan(struct sk_buf
de successfully hundreds of times.)
Without the i915 module both network and console switching work.
Marcus
signature.asc
Description: OpenPGP digital signature
Thomas Hellström wrote:
> Does the "noirqdebug" option fix the problem?
Yes... but it breaks switching to a text console. I get an interesting
"fluid" effect on the screen (a bright static pattern), and the keyboard
locks up.
Marcus
signature.asc
Description: OpenPGP digital signature
i_hcd:usb2, eth0,
[EMAIL PROTECTED]::00:02.0
12: 75631 XT-PIC i8042
14: 18284 XT-PIC ide0
15: 13901 XT-PIC ide1
NMI: 0
ERR: 0
> Does the "noirqdebug" option fix the problem?
Yes, it appears to fix it.
Marcus
-BEG
Thomas Hellström wrote:
> I guess you got the wrong commit, and the correct one should be the one
> where Dave adds vblank interrupts. It should be close to the one you
> listed.
I thought I double-checked that it was the right commit, but will check
again.
> If the network sits on the same IRQ l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(For those haven't followed, this is about
http://permalink.gmane.org/gmane.linux.network/38493
)
Francois Romieu wrote:
> Marcus Better <[EMAIL PROTECTED]> :
>> I'm seeing this problem on my Acer Travelmate 223X laptop
Francois Romieu wrote:
> In a better world, you would narrow the suspect with a git bissect [1]
> between v2.6.15 and v2.6.16.
Will try. It may take some time...
Marcus
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL
I'm seeing this problem on my Acer Travelmate 223X laptop with built-in
Realtek 8139: The ethernet stops working, usually after at most a few
minutes operation. The problem appears in kernel 2.6.16 and 2.6.17, but not
in 2.6.15.
It prints the following in the syslog:
Jun 28 07:50:36 kelev kernel:
isn't it just a matter
of software support?
Marcus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEWlUrXjXn6TzcAQkRAoa6AJ97kI8F7Q42orjNQC6HBIXwj3I/DwCgux18
RBkhEcOFBDtQGEHFq2eMxKU=
=3WoL
-END PGP SIGNATURE-
-
To unsubscribe from this list: send the line
o tuntap but at the 802.11 level.
> One of the goals for the stack in the future is, I believe, supporting
> 802.11 linktypes.
Ok, in that case it could be even simpler.
Marcus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFENC50XjXn6TzcAQkRAp1+AKDsFR2AHF59zB9oY
irtual device would be
received by the kernel, instead of going out to the radio. The kernel
would think it had a real wireless device. So this would be independent
of hardware (in fact no wireless hardware is necessary).
Marcus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU
user-space.
I think this could be useful for testing and experimenting in various
situations, and would appreciate any comments and thoughts on this.
Thanks,
Marcus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEMnfxXjXn6TzcAQkRAnTmAKDY/gzbq0bdASYg3mSHQiK97c
32 matches
Mail list logo