From mboxrd@z Thu Jan 1 00:00:00 1970 From: Inaky Perez-Gonzalez Subject: [pull 2.6.30 0/2] WiMAX fixes for 2.6.30 Date: Wed, 6 May 2009 14:47:21 -0700 Message-ID: Cc: netdev@vger.kernel.org To: wimax@linuxwimax.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: wimax-bounces@linuxwimax.org Errors-To: wimax-bounces@linuxwimax.org List-Id: netdev.vger.kernel.org These fix a couple of oopsen found in the WiMAX stack. They are available as a pull and patches are included for revieweing convenience. Thank you, -- The following changes since commit 356d6c2d55b71303a17910ea2cce3eba8e44bd29: David S. Miller (1): Merge branch 'master' of git://git.kernel.org/.../kaber/nf-2.6 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax.git linux-2.6.30.y Inaky Perez-Gonzalez (2): wimax: fix oops if netlink fails to add attribute wimax: oops: wimax_dev_add() is the only one that can initialize the state net/wimax/op-msg.c | 11 ++++++----- net/wimax/stack.c | 17 +++++++++++++++-- 2 files changed, 21 insertions(+), 7 deletions(-)