--
Lieber Freund (Assalamu Alaikum),
Ich bin vor einer privaten Suche auf Ihren E-Mail-Kontakt gestoßen
Ihre Hilfe. Mein Name ist Aisha Al-Qaddafi, eine alleinerziehende
Mutter und eine Witwe
mit drei Kindern. Ich bin die einzige leibliche Tochter des Spätlibyschen
Präsident (verstorbener Oberst
Dear Friend
This is to thank you for your effort. I understand that your hands were
tied. Not to worry. I have succeeded, the money has been transferred into the
account provided by a newly found friend of mine in Russia to compensate for
your past assistance and commitments, I have droppe
From: Jérôme Pouiller
The device needs data about the antenna configuration. This information
in provided by PDS (Platform Data Set, this is the wording used in WF200
documentation) files.
Until now, the driver had to parse the PDS file before to send it. This
solution was not acceptable for the
From: Jérôme Pouiller
I have changed the format of the antenna configuration files, as discussed
here:
https://lore.kernel.org/netdev/4055223.VTxhiZFAix@pc-42/
Jérôme Pouiller (2):
staging: wfx: allow new PDS format
staging: wfx: remove support for legacy PDS format
drivers/staging/wfx/m
From: Jérôme Pouiller
We don't want to support legacy PDS format.
Signed-off-by: Jérôme Pouiller
---
drivers/staging/wfx/main.c | 55 +++---
1 file changed, 4 insertions(+), 51 deletions(-)
diff --git a/drivers/staging/wfx/main.c b/drivers/staging/wfx/main.c
in